﻿body {
    display: none
}

.FOOTER_INFO {
    display: block;
    -webkit-user-select: none !important;
    user-select: none !important;
}

.FOOTER_INFO:empty {
    display: none !important
}

.sections__wrapper {
    display: none
}

@font-face {
    font-family: 'Labor Union';
    src: url('../fonts/LaborUnion-Regular.eot');
    src: local('Labor Union Regular'), local('LaborUnion-Regular'), url('../fonts/LaborUnion-Regular-.eot') format('embedded-opentype'), url('../fonts/LaborUnion-Regular.woff2') format('woff2'), url('../fonts/LaborUnion-Regular.woff') format('woff'), url('../fonts/LaborUnion-Regular.bin') format('truetype'), url('../fonts/LaborUnion-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal
}

html, body, .wrapper, input, button, textarea {
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    font-size: 15px
}

html, body, .wrapper {
    color: #fff
}

::-webkit-input-placeholder {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: inherit;
    color: #fff
}

:-ms-input-placeholder {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #fff;
    font-size: inherit
}

::-moz-placeholder {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #fff;
    opacity: 1;
    font-size: inherit
}

:-moz-placeholder {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #fff;
    opacity: 1;
    font-size: inherit
}

img {
    image-rendering: -o-crisp-edges;
    image-rendering: auto;
    user-select: none;
    max-width: 100%
}

a {
    text-decoration: underline
}

a:hover {
    text-decoration: none
}

a[href^="tel"], a[href^="mailto"] {
    white-space: nowrap
}

* {
    -moz-tap-highlight-color: transparent;
    -o-tap-highlight-color: transparent;
    -ms-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

::selection {
    background: #1b1b1c;
    color: rgba(255, 255, 255, .5)
}

*, *::after, *::before {
    box-sizing: border-box !important;
    outline: none
}

input, button, textarea, select {
    display: block;
    border: 0;
    background: transparent;
    outline: none
}

.btn, button, input[type="button"] {
    cursor: pointer;
    user-select: none
}

html, body, .wrapper {
    background: #1c1c1d
}

.wrapper {
    min-width: 320px;
    overflow: hidden;
    min-height: 100vh;
    max-width: 1920px;
    width: 100%;
    margin: 0 auto
}

.inner {
    max-width: 1400px;
    padding: 0 15px;
    margin: 0 auto;
    position: relative
}

footer {
    border-top: 1px solid rgba(100, 100, 100, .25);
    background: #1b1b1c;
    padding: 15px;
    text-align: center
}

.sec_1 {
    --bg1Size: 70px;
    background: #1c1c1d url("../img/bg1.jpeg");
    background-position: top 0% left 50%;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 70px 0 var(--bg1Size);
    position: relative
}

.sec_1 > * > *, .sec_1 > * {
    position: relative;
    z-index: 5
}

.sec_8::before, .sec_1::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: var(--bg1Size);
    z-index: 1;
    pointer-events: none;
    background: linear-gradient(0deg, rgba(28, 28, 29, 1) 0%, rgba(28, 28, 29, 0) 100%)
}

.sec_8::before {
    top: 0;
    height: calc(var(--bg1Size) * 6);
    bottom: auto;
    background: linear-gradient(0deg, rgba(28, 28, 29, 0) 0%, rgba(28, 28, 29, 1) 100%)
}

.sec_1__block {
    max-width: 860px;
    width: 100%
}

.sec_1__top {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 100px
}

.sec_1__logo {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-weight: 800;
    font-size: 20px;
    text-transform: uppercase;
    margin-right: 40px
}

.sec_1__logo img {
    display: block;
    flex-grow: 0;
    flex-shrink: 0;
    margin-right: 10px
}

.sec_1__con {
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #efd7bb
}

.sec_1__title span {
    color: #1f1f1f;
    display: inline-block;
    padding: 5px 5px 0px;
    background: #efd7bb
}

.sec_1__title {
    font-family: 'Labor Union';
    color: #efd7bb;
    line-height: 115%;
    font-size: 52px;
    margin-bottom: 30px
}

.sec_1__middle {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px
}

.sec_1__list_item {
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 20px
}

.sec_6__itemTitle::before, .sec_1__list_item::before {
    content: '';
    display: block;
    border-radius: 50%;
    margin: 7px;
    margin-right: 10px;
    width: 30px;
    flex-grow: 0;
    flex-shrink: 0;
    height: 30px;
    position: relative;
    border: 1px solid rgba(239, 215, 187, .5);
    background: radial-gradient(ellipse at center, rgba(239, 215, 187, 1) 40%, rgba(239, 215, 187, 0) 45%, rgba(239, 215, 187, 0) 100%);
    transition: box-shadow .05s linear;
    box-shadow: 0 75px 20px 3px rgba(239, 215, 187, 0)
}

.sec_1 .product img {
    filter: drop-shadow(0 0 75px rgba(107, 201, 239, .25));
    transition: transform .75s ease;
    transition-delay: .3s
}

.sec_1 .product {
    width: 350px;
    margin-left: 120px;
    position: relative
}



.sec_1 .product:hover::before {
    transform: translate(-55%, -15%) rotateY(-90deg)
}

.sec_1 .product:hover img {
    transform: translate(0%, -10%)
}

.orderFormWrapper {
    padding: 20px
}

.orderFormWrapper, .inputs__block > * {
    display: block;
    border-radius: 10px;
    border: 1px solid #efd7bb;
    box-shadow: 0 0 20px rgba(239, 215, 187, .15)
}

.form__title {
    text-transform: uppercase;
    font-family: 'Labor Union';
    font-size: 25px;
    color: #efd7bb;
    text-align: center;
    margin-bottom: 10px
}

.timer__wrapper {
    font-size: 22px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    text-align: center;
    margin-bottom: 15px
}

.timer__wrapper > * {
    margin: 0 5px
}

.timer {
    width: 230px;
    white-space: nowrap;
    flex-grow: 0;
    flex-shrink: 0
}

.timer span {
    font-weight: 900
}

.inputs__block {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px
}

.select__block {
    width: 100%;
    cursor: pointer;
    position: relative
}

select option {
    background: #1c1c1d;
    color: #fff
}

.select__block::before {
    content: '';
    position: absolute;
    right: 0;
    border-left: 1px solid #efd7bb;
    height: 100%;
    width: 50px;
    pointer-events: none
}

.select__block::after {
    content: '';
    position: absolute;
    right: 20px;
    top: 50%;
    transform-origin: 50% 50%;
    transform: translate(0%, -50%) rotate(0deg);
    background: url("../img/select_arrow.png");
    pointer-events: none;
    transition: transform .5s ease;
    width: 9px;
    height: 6px
}

.select__block.active::after {
    transform: translate(0%, -50%) rotate(-180deg)
}

select {
    cursor: pointer;
    display: block;
    width: 100%
}

.inputs__block input, .inputs__block select {
    display: block;
    height: 48px;
    padding: 15px 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #fff !important
}

.inputs__block select {
    padding-right: 67px
}

.inputs__block > * {
    width: calc(33.333% - 15px)
}

@keyframes glowIncome {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.glow {
    position: absolute;
    width: 75vw;
    height: 75vw;
    transform-origin: 50% 50%;
    transform: translate(-85%, -50%);
    background: rgba(128, 104, 76, .5);
    background: radial-gradient(ellipse at center, rgba(213, 178, 129, .75) 0%, rgba(213, 178, 129, 0) 50%, rgba(213, 178, 129, 0) 100%);
    left: 0;
    top: 0;
    border-radius: 50%;
    pointer-events: none;
    z-index: 3;
    opacity: 0;
    animation: glowIncome 1s ease 1 forwards;
    animation-delay: 1.3s
}

.glow.right {
    left: auto;
    right: 0;
    transform: translate(80%, -50%);
    background: radial-gradient(ellipse at center, rgba(213, 178, 129, .35) 0%, rgba(213, 178, 129, 0) 50%, rgba(213, 178, 129, 0) 100%)
}

.form__bottom {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.form__item {
    width: calc(22.333% - 15px);
    font-weight: 500;
    white-space: nowrap
}

.form__item_top {
    font-size: 16px;
    margin-bottom: 5px
}

.form__item_text {
    font-weight: 800;
    font-size: 26px;
    display: inline-block;
    margin-right: 7px
}

.form__item_desc {
    font-size: 26px
}

.btn {
    background: #efd7bb;
    border: 1px solid #efd7bb;
    text-align: center;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    padding: 17px;
    border-radius: 10px;
    max-width: 260px;
    width: 100%;
    position: relative;
    overflow: hidden;
    transition: background .6s ease, box-shadow .4s ease
}

.btn::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform-origin: 50% 50%;
    transform: translate(-50%, -100%) scale(0);
    opacity: 0;
    width: 10vw;
    height: 10vw;
    background: rgb(222, 198, 171);
    border-radius: 50%;
    pointer-events: none;
    z-index: 1;
    transition: all .5s ease
}

.btn span {
    position: relative;
    z-index: 2
}

.btn:hover {
    background: transparent;
    box-shadow: 0 0 20px rgba(239, 215, 187, .45)
}

.btn:hover::after {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1)
}

.button__item {
    min-width: calc(33.333% - 15px)
}

.notify {
    position: absolute !important;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 10px;
    color: #000;
    font-weight: 300;
    padding: 3px 0;
    pointer-events: none
}

.notify:empty {
    display: none
}

@keyframes radiusAni_m {
    from {
        transform: translate(25%, -10%) rotateY(180deg)
    }
    to {
        transform: translate(25%, -10%) rotateY(0deg);
        opacity: 1
    }
}

.radius {
    right: 0;
    top: 0;
    z-index: 1 !important;
    position: absolute;
    border-radius: 50%;
    width: 1100px;
    height: 1100px;
    border: 3px dashed rgba(128, 104, 76, .25);
    pointer-events: none;
    transform-origin: 50% 50%;
    transform: translate(25%, -10%)
}

.sec_1 .radius {
    animation: radiusAni_m 5s 1 forwards;
    opacity: 0;
    animation-delay: 1s
}

.radius::after, .radius::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform-origin: 50% 50%;
    transform: translate(-50%, -50%);
    width: 160%;
    height: 160%;
    border: inherit;
    border-radius: inherit;
    opacity: .75
}

.radius::after {
    width: 225%;
    height: 225%;
    opacity: .5
}

.title {
    font-family: 'Labor Union';
    text-transform: uppercase;
    font-size: 42px;
    margin: 0 auto 50px;
    line-height: 130%
}

.title:hover span:first-child {
    transform: translateX(-5%)
}

.title:hover span:last-child {
    transform: translateX(5%)
}

.title span {
    display: block;
    transform-origin: 50% 50%;
    transition: transform 1s ease
}

.title span:first-child {
    text-align: left;
    color: #efd7bb
}

.title span:last-child {
    text-align: right;
    color: #fff
}

.sec_2 {
    padding: 50px 0
}

.sec_2__title {
    max-width: 650px
}

.sec_2__block {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.sec_2__img {
    border-radius: 10px;
    height: 270px;
    width: 100%;
    margin-bottom: 25px;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: left 50% top 50%;
    background-repeat: no-repeat;
    background-color: transparent;
    position: relative;
    overflow: hidden
}

.sec_4__img::after, .sec_2__img::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    border-top-left-radius: inherit;
    border-bottom-right-radius: inherit;
    background: #91795d url("../img/check.png");
    background-position: top 50% left 50%;
    background-repeat: no-repeat;
    width: 50px;
    height: 50px
}

.sec_2__item {
    width: calc(33.333% - 10px)
}

.sec_2__item:nth-child(1) .sec_2__img {
    background-image: url("../img/sec2_img1.jpeg")
}

.sec_2__item:nth-child(2) .sec_2__img {
    background-image: url("../img/sec2_img2.jpeg")
}

.sec_2__item:nth-child(3) .sec_2__img {
    background-image: url("../img/sec2_img3.jpeg")
}

.sec_2__semiTitle {
    font-family: 'Labor Union';
    text-transform: uppercase;
    font-size: 28px;
    color: #efd7bb;
    margin-bottom: 25px;
    text-align: center
}

.sec_2__text {
    line-height: 125%
}

.sec_2__text p:not(:last-child) {
    margin-bottom: 20px
}

.sec_3 {
    padding: 55px 0;
    background: #121213
}

.sec_3__title {
    max-width: 455px
}

.sec_3__block {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.sec_3__item_info {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    position: relative;
    z-index: 2
}

.sec_3__num {
    font-family: 'Labor Union';
    margin-right: 20px;
    font-size: 42px;
    white-space: nowrap
}

.sec_3__num:first-letter {
    font-size: 160px
}

.sec_3__item_title {
    font-family: 'Labor Union';
    text-transform: uppercase;
    margin-bottom: 20px;
    font-size: 28px;
    color: #efd7bb
}

.sec_3__item_text {
    line-height: 135%
}

.sec_3__item {
    max-width: 650px
}

.sec_3__img {
    display: block;
    margin: 0 auto -165px;
    position: relative;
    z-index: 1;
    filter: drop-shadow(0px 0px 76px rgba(83, 76, 68, .7));
    transition: filter .5s ease
}

.sec_3__img:hover {
    filter: drop-shadow(0px 0px 76px rgba(83, 76, 68, .7)) contrast(1.1)
}

.sec_3__item:nth-child(2) .sec_3__img {
    margin-bottom: -212px
}

.sec_3 .glow {
    top: auto;
    bottom: 0;
    transform: translate(-85%, 50%);
    background: radial-gradient(ellipse at center, rgba(213, 178, 129, .25) 0%, rgba(213, 178, 129, 0) 50%, rgba(213, 178, 129, 0) 100%)
}

.sec_3 .glow.right {
    transform: translate(90%, 50%)
}

.sec_4 {
    background: #1c1c1d;
    padding: 60px 0
}

.sec_4__title {
    max-width: 585px
}

.sec_4__block {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.sec_4__img {
    border-radius: 10px;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: top 50% left 50%;
    height: 270px;
    width: 100%;
    margin-bottom: 25px;
    position: relative;
    background-repeat: no-repeat
}

.sec_4__item:not(:last-child) {
    margin-right: 15px
}

.sec_4__item:nth-child(1) .sec_4__img {
    background-image: url("../img/sec_4_img1.jpeg")
}

.sec_4__item:nth-child(2) .sec_4__img {
    background-image: url("../img/sec_4_img2.jpeg")
}

.sec_4__item:nth-child(3) .sec_4__img {
    background-image: url("../img/sec_4_img3.jpeg")
}

.sec_4__item:nth-child(4) .sec_4__img {
    background-image: url("../img/sec_4_img4.jpeg")
}

.sec_4__item {
    text-align: center;
    max-width: 325px;
    width: 100%
}

.sec_4__itemTitle {
    text-transform: uppercase;
    margin-bottom: 15px;
    font-family: 'Labor Union';
    font-size: 22px;
    line-height: 125%;
    color: #efd7bb
}

.sec_4__text {
    font-size: 15px;
    line-height: 125%
}

.sec_4__text p:not(:last-child) {
    margin-bottom: 15px
}

.sec_5 {
    background: #121213;
    padding: 70px 0;
    position: relative;
    z-index: 2
}

.sec_5__block {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: flex-end
}

.sec_5__block_left {
    display: block;
    margin: -160px 0 -70px;
    filter: drop-shadow(0 0 75px rgba(81, 73, 66, .5))
}

.sec_5__block_right {
    padding-left: 85px;
    max-width: 815px;
    margin-left: 15px;
    width: 100%;
    position: relative
}

.sec_5__title {
    text-align: left;
    color: #efd7bb
}

.sec_5__text {
    font-size: 20px;
    line-height: 140%;
    font-style: italic
}

.sec_5__text > * {
    position: relative;
    z-index: 2
}

.sec_5__block_right::before {
    content: '';
    position: absolute;
    left: 0;
    top: 110px;
    z-index: 1;
    background-image: url("../img/q.png");
    width: 64px;
    height: 54px
}

.sec_5__block_right::after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    background-image: url("../img/gerb.png");
    width: 302px;
    height: 316px
}

.sec_5__text p:not(:last-child) {
    margin-bottom: 30px
}

.sec_5__desc span {
    font-size: 28px;
    color: #fff
}

.sec_5__desc {
    margin-top: 50px;
    font-family: 'Labor Union';
    color: #efd7bb;
    font-size: 20px
}

.sec_6 {
    padding: 100px 0;
    position: relative;
    z-index: 1;
    background: #1c1c1d
}

.sec_6 .radius {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 650px;
    width: 650px
}

.sec_6__title {
    max-width: 910px;
    width: 100%;
    margin-bottom: 165px
}

.sec_6__itemTitle {
    font-family: 'Labor Union';
    font-size: 24px;
    text-transform: uppercase;
    color: #efd7bb;
    margin-bottom: 15px;
    position: relative
}

.sec_1__list_item:hover::before, .sec_6__item:hover .sec_6__itemTitle::before {
    box-shadow: 0 0 20px 3px rgba(239, 215, 187, .2)
}

.sec_6__itemTitle::before {
    position: absolute;
    right: 100%;
    top: 50%;
    transform-origin: 50% 50%;
    transform: translate(0%, -50%);
    z-index: 1;
    pointer-events: none
}

.sec_6__left {
    text-align: right
}

.sec_6__left .sec_6__itemTitle::before {
    right: auto;
    left: 100%
}

.sec_6__right .sec_6__itemTitle::before {
    left: auto;
    right: 100%
}

.sec_6__center {
    text-align: center
}

.sec_6__center .sec_6__itemTitle::before {
    left: 50%;
    top: auto;
    bottom: 100%;
    right: auto;
    transform: translate(-50%, 0)
}

.sec_6__item:not(:last-child) {
    margin-bottom: 50px
}

.sec_6__left .sec_6__item:nth-child(2) {
    margin-right: 55px
}

.sec_6__right .sec_6__item:nth-child(2) {
    margin-left: 55px
}

.sec_6__block {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: stretch
}

.sec_6__block > * {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start
}

.sec_6__block > * {
    width: 100%
}

.sec_6__left, .sec_6__right {
    max-width: 390px;
    width: 100%
}

.sec_6__item {
    min-height: 135px
}

.sec_6__center .sec_6__item {
    margin-top: 190px
}

.sec_6__center {
    max-width: 550px;
    width: 100%
}

.sec_6__itemText {
    line-height: 130%
}

.sec_6 .product {
    position: relative
}

.sec_6 .product img {
    position: relative;
    z-index: 2;
    filter: drop-shadow(0 0 75px rgba(107, 201, 239, .25))
}

.sec_6 .product::after {
    content: '';
    position: absolute;
    top: 90%;
    left: 50%;
    transform-origin: 50% 50%;
    transform: translate(-50%, 0);
    /*background-image: url("../img/reflection.png");*/
    width: 335px;
    height: 255px;
    z-index: 1;
    pointer-events: none
}

.sec_6 .inner {
    position: relative
}

.sec_6 .glow {
    width: 150vw;
    height: 150vw;
    background: radial-gradient(ellipse at center, rgba(213, 178, 129, .25) 0%, rgba(213, 178, 129, 0) 50%, rgba(213, 178, 129, 0) 100%);
    top: 50%;
    transform: translate(-72%, -50%)
}

.sec_6 .glow.right {
    transform: translate(80%, -50%)
}

.sec_7 {
    padding: 100px 0;
    position: relative;
    z-index: 10
}

.sec_7__title {
    max-width: 575px
}

.sec_7__block {
    max-width: 1075px;
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.sec_7__item {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start
}

.sec_7__item:not(:last-child) {
    margin-bottom: 30px
}

.sec_7__item:nth-child(odd) {
    margin-left: -60px
}

.sec_7__item:nth-child(even) {
    margin-left: 60px
}

.sec_7__info {
    padding: 22px;
    border-radius: 15px;
    background: #efd7bb;
    box-shadow: 0 0 20px rgba(239, 215, 187, .1);
    width: 100%;
    color: #1b1b1c;
    max-width: 920px
}

.sec_7__name {
    font-family: 'Labor Union';
    text-transform: uppercase;
    font-size: 26px;
    margin-bottom: 15px
}

.sec_7__text {
    font-weight: 500;
    font-size: 16px;
    line-height: 130%
}

.sec_7__img {
    width: 92px;
    height: 92px;
    border-radius: 50%;
    border: 1px solid #efd7bb;
    flex-grow: 0;
    flex-shrink: 0;
    margin-right: 27px
}

@media (max-width: 1200px) {
    .sec_7__item:nth-child(odd) {
        margin-left: 0
    }
}

* > .owl-nav.disabled {
    display: none !important
}

@media (max-width: 992px) {
    .sec_6__itemTitle {
        justify-content: center !important
    }

    .sec_6__itemText {
        padding-left: 0 !important
    }

    .sec_6__item {
        text-align: center
    }

    .sec_6__itemTitle::before {
        display: none !important
    }

    .sec_6__block > * {
        display: block !important
    }

    .sec_6__itemTitle::before {
        transform: translate(0%, -50%) !important
    }

    .dots_container {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 30px
    }

    .dots_container > * {
        outline: none;
        background: transparent;
        border: 1px solid #efd7bb;
        width: 25px;
        height: 25px;
        flex-grow: 0;
        flex-shrink: 0;
        margin: 10px;
        border-radius: 50%;
        box-shadow: 0 0 25px transparent;
        transition: all .5s ease
    }

    .dots_container > *.active {
        background: #efd7bb;
        box-shadow: 0 0 25px #efd7bb
    }

    .owl-carousel img {
        width: auto !important
    }

    .btn::after {
        width: 175px;
        height: 175px
    }

    .sec_1 .glow, .sec_1 .radius {
        display: none !important
    }

    .inner {
        max-width: 320px;
        padding: 0 10px
    }

    .sec_1__top {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 30px
    }

    .sec_1__logo {
        margin: 0 0 15px
    }

    .sec_1 {
        padding: 30px 0;
        background: #1b1b1c url("../img/bg1_mob.jpeg");
        -webkit-background-size: auto;
        background-size: auto;
        background-repeat: no-repeat;
        background-position: top 0 left 50%
    }

    .sec_1__title {
        font-size: 23px;
        line-height: 130%;
        text-align: center
    }

    .sec_1__title br {
        display: none
    }

    .sec_1__list {
        width: 100%
    }

    .sec_1__list_item {
        font-size: 16px
    }

    .sec_1__middle {
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        background: url("../img/bg1_mob_middle.jpeg");
        -webkit-background-size: 100%;
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: bottom 0 left 50%;
        margin-bottom: 80px
    }

    .sec_1 .product {
        margin-left: 0;
        margin-top: 310px;
        margin-bottom: -60px;
        width: 210px
    }


    .form__title {
        font-size: 18px
    }

    .timer__wrapper {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        font-size: 16px
    }

    .inputs__block {
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

    .inputs__block > * {
        margin: 0 0 10px !important;
        width: 100% !important
    }

    .inputs__block > *:last-child {
        margin-bottom: 0 !important
    }

    .form__bottom {
        flex-wrap: wrap;
        justify-content: space-between
    }

    .form__item:not(.button__item) {
        width: auto;
        margin: 0 3.5px
    }

    .button__item {
        width: 100% !important;
        margin-top: 17px
    }

    .form__item_top {
        font-size: 12px;
        margin-bottom: 2px
    }

    .form__item_text, .form__item_desc {
        font-size: 13px
    }

    .title {
        font-size: 20px
    }

    .sec_2__block {
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

    .sec_2__item {
        width: 100%
    }

    .sec_2__semiTitle {
        font-size: 20px;
        margin-bottom: 15px
    }

    .sec_2__text {
        line-height: 130%
    }

    .sec_2__item:not(:last-child) {
        margin-bottom: 40px
    }

    .sec_2__text p:not(:last-child) {
        margin-bottom: 15px
    }

    .sec_2__img::after {
        display: none
    }

    .sec_3 {
        padding: 30px 0
    }

    .sec_3__title {
        max-width: 220px;
        margin-bottom: 15px
    }

    .sec_3__block {
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

    .sec_3__img {
        max-width: 280px
    }

    .sec_3__num:first-letter {
        font-size: 100px
    }

    .sec_3__num {
        font-size: 28px
    }

    .sec_3__item_title {
        font-size: 20px;
        margin-bottom: 10px
    }

    .sec_3__item {
        margin-bottom: 0px
    }

    .sec_3__img {
        margin-bottom: -35px
    }

    .sec_3__item:nth-child(2) {
        margin-bottom: 0
    }

    .sec_3__item:nth-child(2) .sec_3__img {
        margin-bottom: -65px
    }

    .sec_3__item:nth-child(2) .sec_3__num:first-letter {
        font-size: 74px
    }

    .sec_3__num {
        margin-right: 10px
    }

    .sec_4__title {
        max-width: 260px;
        margin-bottom: 25px
    }

    .sec_4__block {
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

    .sec_4__item {
        margin: 0 auto 32px !important
    }

    .sec_4__item:last-child {
        margin-bottom: 0 !important
    }

    .sec_5, .sec_4 {
        padding: 30px 0
    }

    .sec_4__itemTitle {
        font-size: 20px
    }

    .sec_5__block {
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

    .sec_5__block_right {
        margin: 0;
        padding: 0;
        display: contents
    }

    .sec_5__block::before {
        content: '';
        background: url("../img/doc.png");
        height: 150px;
        width: 150px;
        overflow: hidden;
        border-radius: 50%;
        margin-bottom: 15px;
        -webkit-background-size: cover;
        background-size: cover;
        background-position: top 0 left 30%;
        background-repeat: no-repeat;
        border: 2px solid #efd7bb
    }

    .sec_5__block_left {
        display: none;
        margin: 30px 0 0;
        order: 4;
        width: 280px
    }

    .sec_5__title {
        order: 1;
        margin-bottom: 20px
    }

    .sec_5__text {
        order: 2;
        font-size: 16px;
        line-height: 130%
    }

    .sec_5__desc {
        order: 3;
        text-align: center;
        margin-top: 20px;
        font-size: 12px
    }

    .sec_5__desc span {
        font-size: 16px;
        display: block;
        margin-bottom: 3px
    }

    .sec_5__block_right::before {
        top: 0
    }

    .sec_5__text p:not(:last-child) {
        margin-bottom: 15px
    }

    .sec_5__block_right::after {
        display: none
    }

    .sec_6 {
        padding: 50px 0;
        overflow: hidden
    }

    .sec_6__title {
        margin-bottom: 30px;
        max-width: 260px
    }

    .sec_6 .radius {
        width: 370px;
        height: 370px;
        top: 80px;
        transform: translate(-50%, 0)
    }

    .sec_6 .radius::after {
        display: none
    }

    .sec_6 .glow.right {
        display: none
    }

    .sec_6 .glow {
        left: 50%;
        top: 0;
        transform: translate(-50%, -50%);
        background: radial-gradient(ellipse at center, rgba(213, 178, 129, .1) 0%, rgba(213, 178, 129, 0) 50%, rgba(213, 178, 129, 0) 100%)
    }

    .sec_6__block {
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

    .sec_6__center {
        display: contents
    }

    .sec_6 .product {
        order: 1;
        margin-bottom: 60px;
        margin: 0 auto 60px;
        text-align: center
    }

    .sec_6__left {
        order: 2;
        text-align: left
    }

    .sec_6__right {
        order: 3
    }

    .sec_6__center {
        text-align: left
    }

    .sec_6 .product img {
        width: 235px
    }

    .sec_6 .product::after {
        width: 245px;
        -webkit-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat
    }

    .sec_6__item {
        margin: 0 !important
    }

    .sec_6__itemTitle::before {
        position: static;
        margin: 0 !important;
        margin-right: 7px !important;
        display: block;
        transform: none
    }

    .sec_6__itemTitle {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        font-size: 24px;
        margin-bottom: 10px
    }

    .sec_6__itemText {
        padding-left: 40px;
        font-size: 16px
    }

    .sec_6__center .sec_6__item {
        order: 4;
        margin-bottom: 0 !important
    }

    .sec_7 {
        padding: 0
    }

    .sec_7__title {
        max-width: 260px
    }

    .sec_7__item {
        display: block
    }

    .sec_7__img {
        margin: 0 auto -45px;
        display: block
    }

    .sec_7__info {
        padding: 60px 10px 20px
    }

    .sec_7__name {
        font-size: 20px;
        margin-bottom: 15px;
        text-align: center
    }

    .sec_7__text {
        line-height: 125%
    }

    .sec_7__item {
        margin: 0 auto 25px !important
    }

    .sec_7__item:last-child {
        margin-bottom: 0 !important
    }

    .sec_6__itemTitle::before {
        transform: none !important
    }
}

/* */

.leedSeqContainer .alert-modal__close {
    position: absolute;
    right: 10px;
    top: 5px;
    cursor: pointer;
}

.leedSeqContainer .alert-modal__text {
    text-align: center;
}

/* Главный блок */
.leedSeqContainer.alert-modal {
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -160px;
    margin-left: -161.5px;
    font-family: "Arial", "Tahoma";
    width: 320px;
    height: 333px;
    padding: 15px 10px;
    background: rgba(0, 0, 0, .75);
    border: 1px solid #fff;
    color: #fff;
    font-size: 12px;
    line-height: normal;
    -ms-box-shadow: 0 0 25px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, .15);
    -o-box-shadow: 0 0 25px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 25px rgba(0, 0, 0, .15);
    box-shadow: 0 0 25px rgba(0, 0, 0, .15);
    vertical-align: middle;
    z-index: 10000000000;
    max-width: 100%;
    border-radius: 0;
}

.leedSeqContainer.alert-modal__close {
    color: rgba(255, 255, 255, 1);
    position: absolute;
    right: 3px;
    top: 3px;
    width: 14px;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    cursor: pointer;
}

.leedSeqContainer.alert-modal__close:hover {
    color: rgba(255, 255, 255, .75);
}

.leedSeqContainer.alert-modal__close:active {
    color: rgba(255, 255, 255, 1);
}

/* Общие стили лэйблов, форм и кнопок */
.leedSeqContainer.alert-modal form select,
.leedSeqContainer.alert-modal form button,
.leedSeqContainer.alert-modal form input,
.leedSeqContainer.alert-modal form label {
    display: block;
    border: 0;
    outline: none;
    margin: 0 auto;
    background: transparent;
    width: 90%;
    text-indent: 0;
    text-align: left;
    line-height: normal;
    outline: none;
    padding: 0;
    font-size: inherit;
    color: inherit;
    background: inherit;
    text-indent: 0;
    font-weight: inherit;
    text-align: inherit;
    height: auto;
    border-radius: 0;
}

/* Стиль форм */
.leedSeqContainer.alert-modal form select,
.leedSeqContainer.alert-modal form input {
    text-indent: 15px;
    color: #fff;
    border-bottom: 1px solid #fff;
    background: transparent;
    margin: 0 auto 20px;
    padding: 5px 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

/* Контейнер Select */
.leedSeqContainer .alertSelect {
    position: relative
}

.leedSeqContainer .alertSelect:after {
    content: '<>';
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-top: -10px;
    right: 0px;
    bottom: 0;
    width: 20px;
    height: 10px;
    line-height: 10px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    position: absolute;
    pointer-events: none;
    display: block;
    margin-bottom: 10px;
}

.leedSeqContainer .alertSelect:hover::after {
    color: rgba(255, 255, 255, .75);
}

/* Цвет шрифта в option */
.leedSeqContainer.alert-modal form select option {
    color: #000;
}

.leedSeqContainer.alert-modal form select {
    cursor: pointer;
    width: 100%;
}

/* Стиль кнопок */
.leedSeqContainer.alert-modal form button {
    width: 75%;
    margin: 15px auto 10px;
    padding: 5px 0;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: bold;
    background: #fff;
    color: #000;
    text-align: center;
}

.leedSeqContainer.alert-modal form button:hover {
    background: #f1f1f1;
}

.leedSeqContainer.alert-modal form button:active {
    background: #fff;
}

/* Стиль текста */
.leedSeqContainer.alert-modal__text {
    text-align: center;
    padding: 10px 0;
}

.leedSeqContainer.alert-modal {
    display: none;
}

/* */

.leedSeqContainer .alert-modal__close {
    position: absolute;
    right: 10px;
    top: 5px;
    cursor: pointer;
}

.leedSeqContainer .alert-modal__text {
    text-align: center;
}

/* Главный блок */
.leedSeqContainer.alert-modal {
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -160px;
    margin-left: -161.5px;
    font-family: "Arial", "Tahoma";
    width: 320px;
    height: 333px;
    padding: 15px 10px;
    background: rgba(0, 0, 0, .75);
    border: 1px solid #fff;
    color: #fff;
    font-size: 12px;
    line-height: normal;
    -ms-box-shadow: 0 0 25px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, .15);
    -o-box-shadow: 0 0 25px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 0 25px rgba(0, 0, 0, .15);
    box-shadow: 0 0 25px rgba(0, 0, 0, .15);
    vertical-align: middle;
    z-index: 10000000000;
    max-width: 100%;
    border-radius: 0;
}

.leedSeqContainer.alert-modal__close {
    color: rgba(255, 255, 255, 1);
    position: absolute;
    right: 3px;
    top: 3px;
    width: 14px;
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    cursor: pointer;
}

.leedSeqContainer.alert-modal__close:hover {
    color: rgba(255, 255, 255, .75);
}

.leedSeqContainer.alert-modal__close:active {
    color: rgba(255, 255, 255, 1);
}

/* Общие стили лэйблов, форм и кнопок */
.leedSeqContainer.alert-modal form select,
.leedSeqContainer.alert-modal form button,
.leedSeqContainer.alert-modal form input,
.leedSeqContainer.alert-modal form label {
    display: block;
    border: 0;
    outline: none;
    margin: 0 auto;
    background: transparent;
    width: 90%;
    text-indent: 0;
    text-align: left;
    line-height: normal;
    outline: none;
    padding: 0;
    font-size: inherit;
    color: inherit;
    background: inherit;
    text-indent: 0;
    font-weight: inherit;
    text-align: inherit;
    height: auto;
    border-radius: 0;
}

/* Стиль форм */
.leedSeqContainer.alert-modal form select,
.leedSeqContainer.alert-modal form input {
    text-indent: 15px;
    color: #fff;
    border-bottom: 1px solid #fff;
    background: transparent;
    margin: 0 auto 20px;
    padding: 5px 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

/* Контейнер Select */
.leedSeqContainer .alertSelect {
    position: relative
}

.leedSeqContainer .alertSelect:after {
    content: '<>';
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-top: -10px;
    right: 0px;
    bottom: 0;
    width: 20px;
    height: 10px;
    line-height: 10px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    position: absolute;
    pointer-events: none;
    display: block;
    margin-bottom: 10px;
}

.leedSeqContainer .alertSelect:hover::after {
    color: rgba(255, 255, 255, .75);
}

/* Цвет шрифта в option */
.leedSeqContainer.alert-modal form select option {
    color: #000;
}

.leedSeqContainer.alert-modal form select {
    cursor: pointer;
    width: 100%;
}

/* Стиль кнопок */
.leedSeqContainer.alert-modal form button {
    width: 75%;
    margin: 15px auto 10px;
    padding: 5px 0;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: bold;
    background: #fff;
    color: #000;
    text-align: center;
}

.leedSeqContainer.alert-modal form button:hover {
    background: #f1f1f1;
}

.leedSeqContainer.alert-modal form button:active {
    background: #fff;
}

/* Стиль текста */
.leedSeqContainer.alert-modal__text {
    text-align: center;
    padding: 10px 0;
}

.leedSeqContainer.alert-modal {
    display: none;
}

/* */

.country_select {
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
}

.copyright { font-size: 14px;text-align: center; padding:20px 0;color: #6C6E6F;}
.copyright p { width: 100%; text-align: center; padding: 0; margin: 0; }
.copyright br { display: none; }
.copyright img { margin: 10px auto!important; max-width:100%; }
.copyright a {color: #6C6E6F; text-decoration: none;}
.copyright a:hover { color:#FF0069; text-decoration: none; }
.errField { display:none; font-size: 14px; background: #f00; color: #fff; text-align: center; padding: 10px; margin-bottom:10px; }
.errorMessage {font-size: 15px;background: rgba(255, 0, 0, 0.64);color: #fff;text-align: center;padding: 5px 10px;position: absolute;margin: 10px 0 0; z-index: 999;}